Magnifier.Builder.SetSize(Int32, 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("setSize", "(II)Landroid/widget/Magnifier$Builder;", "", ApiSince=29)]
public Android.Widget.Magnifier.Builder SetSize (int width, int height);
[<Android.Runtime.Register("setSize", "(II)Landroid/widget/Magnifier$Builder;", "", ApiSince=29)>]
member this.SetSize : int * int -> Android.Widget.Magnifier.Builder
- width
- Int32
- height
- Int32
- Attributes
Produkt | Wersje |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |