Button.ButtonContentLayout Sınıf

Tanım

bir üzerindeki Buttonmetin ve resmin göreli konumunu ve aralarındaki aralığı denetler.

[System.Diagnostics.DebuggerDisplay("Image Position = {Position}, Spacing = {Spacing}")]
[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.Button/ButtonContentTypeConverter))]
public sealed class Button.ButtonContentLayout
type Button.ButtonContentLayout = class
Devralma
System.Object
Button.ButtonContentLayout
Öznitelikler
System.Diagnostics.DebuggerDisplayAttribute TypeConverterAttribute

Oluşturucular

Button.ButtonContentLayout(Button+ButtonContentLayout+ImagePosition, Double)

belirtilen position ve spacingile yeni Button.ButtonContentLayout bir oluşturur.

Özellikler

Position

Görüntünün düğmede nerede görüntülendiğini belirten bir numaralandırma değeri alır.

Spacing

Resim ve metin arasında kullanılacak aralığı alır.

Yöntemler

ToString()

Bu Button.ButtonContentLayout nesnenin dize temsilini döndürür.

Şunlara uygulanır