Control.StatefulBuilder.SetStatus(Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Android.Runtime.Register("setStatus", "(I)Landroid/service/controls/Control$StatefulBuilder;", "", ApiSince=30)]
public Android.Service.Controls.Control.StatefulBuilder SetStatus(int status);
[<Android.Runtime.Register("setStatus", "(I)Landroid/service/controls/Control$StatefulBuilder;", "", ApiSince=30)>]
member this.SetStatus : int -> Android.Service.Controls.Control.StatefulBuilder
- status
- Int32
- Attributes
Product | Versions |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |