RemoteViews.RemoteViewOutlineProvider.GetOutline(View, Outline) 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("getOutline", "(Landroid/view/View;Landroid/graphics/Outline;)V", "", ApiSince=31)]
public override void GetOutline (Android.Views.View view, Android.Graphics.Outline outline);
[<Android.Runtime.Register("getOutline", "(Landroid/view/View;Landroid/graphics/Outline;)V", "", ApiSince=31)>]
override this.GetOutline : Android.Views.View * Android.Graphics.Outline -> unit
- view
- View
- outline
- Outline
- Attributes
Produkt | Wersje |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |