NSLayoutManagerDelegate_Extensions.ShouldBreakLineByHyphenatingBeforeCharacter Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Apakah garis harus putus dengan tanda hubung pada titik yang ditentukan. Sering dipanggil.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldBreakLineByHyphenatingBeforeCharacter (this UIKit.INSLayoutManagerDelegate This, UIKit.NSLayoutManager layoutManager, nuint charIndex);
static member ShouldBreakLineByHyphenatingBeforeCharacter : UIKit.INSLayoutManagerDelegate * UIKit.NSLayoutManager * nuint -> bool
Parameter
Instans tempat metode ekstensi ini beroperasi.
- layoutManager
- NSLayoutManager
- charIndex
- System.System.UIntPtr System.unativeint
Mengembalikan
- Atribut