Pcd8544.NumberOfCustomCharactersSupported Property
Definition
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.
Returns the number of custom characters for this display. A custom character is one that can be user-defined and assigned to a slot using CreateCustomCharacter(Int32, ReadOnlySpan<Byte>)
public int NumberOfCustomCharactersSupported { get; }
member this.NumberOfCustomCharactersSupported : int
Public ReadOnly Property NumberOfCustomCharactersSupported As Integer