WebSettings.TextZoom Proprietà

Definizione

Ottiene lo zoom del testo della pagina in percentuale.

public abstract int TextZoom { [Android.Runtime.Register("getTextZoom", "()I", "GetGetTextZoomHandler")] get; [Android.Runtime.Register("setTextZoom", "(I)V", "GetSetTextZoom_IHandler")] set; }
[<get: Android.Runtime.Register("getTextZoom", "()I", "GetGetTextZoomHandler")>]
[<set: Android.Runtime.Register("setTextZoom", "(I)V", "GetSetTextZoom_IHandler")>]
member this.TextZoom : int with get, set

Valore della proprietà

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a

Vedi anche