예제 #1
0
 private void HandleEnableLibraryServiceOnValueChanged(SessionsCheckBoxView checkBox)
 {
     OnEnableSyncListener(checkBox.Value);
 }       
예제 #2
0
        private void HandleEnableResumePlaybackOnValueChanged(SessionsCheckBoxView checkBox)
        {

        }       
예제 #3
0
 private void HandleSegmentLinkToMarkerOnValueChanged(SessionsCheckBoxView checkBox)
 {
     SetSegmentLinkedMarker();
 }