Język

Notification.Style.GetStandardView(Int32) Method

Definition

[Android.Runtime.Register("getStandardView", "(I)Landroid/widget/RemoteViews;", "GetGetStandardView_IHandler")]
protected virtual Android.Widget.RemoteViews? GetStandardView(int layoutId);
[<Android.Runtime.Register("getStandardView", "(I)Landroid/widget/RemoteViews;", "GetGetStandardView_IHandler")>]
abstract member GetStandardView : int -> Android.Widget.RemoteViews
override this.GetStandardView : int -> Android.Widget.RemoteViews

Parameters

layoutId
Int32

int

Returns

Attributes

Remarks

Android reference for android.app.Notification.Style.getStandardView.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to