Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
XPlatformMenusTabs
iOS
Services
TouchDialogService
C# 클래스 XPlatformMenusTabs.iOS.Services.TouchDialogService
상속:
IDialogService
파일 보기
프로젝트 열기: MvvmCross/MvvmCross-Samples
공개 메소드들
메소드
설명
Alert
(
string
message
,
string
title
,
string
okbtnText
) :
void
메소드 상세
Alert()
공개
메소드
public
Alert
(
string
message
,
string
title
,
string
okbtnText
) :
void
message
string
title
string
okbtnText
string
리턴
void