次の方法で共有


RemoteViews.RemoteViewOutlineProvider.Radius Property

Definition

Returns the corner radius used when providing the view outline.

public float Radius { [Android.Runtime.Register("getRadius", "()F", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getRadius", "()F", "", ApiSince=31)>]
member this.Radius : single

Property Value

Attributes

Remarks

Returns the corner radius used when providing the view outline.

Java documentation for android.widget.RemoteViews.RemoteViewOutlineProvider.getRadius().

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