Android.Views.WindowInsets.IsRound Property
Returns true if the associated window has a round shape.

Syntax

[get: Android.Runtime.Register("isRound", "()Z", "GetIsRoundHandler")]
public bool IsRound { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the associated window has a round shape.

A round window's left, top, right and bottom edges reach all the way to the associated edges of the window but the corners may not be visible. Views responding to round insets should take care to not lay out critical elements within the corners where they may not be accessible.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0