C# 클래스 JoanZapata.XamarinIconify.Icon

Icon represents one icon in an icon font. key: The key of icon, for example 'fa-ok' value: The character matching the key in the font, for example '\u4354'
파일 보기 프로젝트 열기: PragmaticIT/xiconify 1 사용 예제들

공개 메소드들

메소드 설명
Icon ( string key, char character )

메소드 상세

Icon() 공개 메소드

public Icon ( string key, char character )
key string
character char