Edit

Share via


Hd44780.NumberOfCustomCharactersSupported Property

Definition

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 virtual int NumberOfCustomCharactersSupported { get; }
member this.NumberOfCustomCharactersSupported : int
Public Overridable ReadOnly Property NumberOfCustomCharactersSupported As Integer

Property Value

Implements

Applies to