Język

Magnifier.SourceWidth Property

Definition

The units of this value are pixels.

public int SourceWidth { [Android.Runtime.Register("getSourceWidth", "()I", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getSourceWidth", "()I", "", ApiSince=29)>]
member this.SourceWidth : int

Property Value

the initial width of the content magnified and copied to the magnifier, in pixels

Attributes

Remarks

Java documentation for android.widget.Magnifier.getSourceWidth().

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