[]
        
(Showing Draft Content)

C1.Win.Input.CharHelper.HasLowerKana

HasLowerKana Method

HasLowerKana(char)

Determines whether the related kana has a related lower case.

Declaration
public static bool HasLowerKana(char c)
Parameters
Type Name Description
char c

A Unicode character.

Returns
Type Description
bool

true if c has a related lower case kana; otherwise, false.