Builder
Builder()
Builder(WindowInsets)
JniPeerMembers
ThresholdClass
ThresholdType
Build()
SetDisplayCutout(DisplayCutout)
SetDisplayShape(DisplayShape)
SetInsets(Int32, Insets)
SetInsetsIgnoringVisibility(Int32, Insets)
SetMandatorySystemGestureInsets(Insets)
SetPrivacyIndicatorBounds(Rect)
SetRoundedCorner(Int32, RoundedCorner)
SetStableInsets(Insets)
SetSystemGestureInsets(Insets)
SetSystemWindowInsets(Insets)
SetTappableElementInsets(Insets)
SetVisible(Int32, Boolean)
monoandroid
namespace Android.Views
{
[Register("android/view/WindowInsets", DoNotGenerateAcw = true)]
public sealed class WindowInsets : Object
{
[Register("android/view/WindowInsets$Builder", ApiSince = 29, DoNotGenerateAcw = true)]
public sealed class Builder : Object
{
[Obsolete("deprecated")]
[Register("setSystemGestureInsets", "(Landroid/graphics/Insets;)Landroid/view/WindowInsets$Builder;", "", ApiSince = 29)]
public Builder! SetSystemGestureInsets(Insets! insets);
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | deprecated |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API