\fs28 \pard \s4 \li7029 \fi-6552 \ri1007 \ql \tx6652 \tx7030 \f1 \b0 \fi-6552 {\f3 -} (BOOL)\b allowsMultipleSelection \b0 Returns YES if the panel allows the user to open multiple files (and directories) at a time.\
\fi-6552 \fi-6552 \fi-6552 {\f3 -} (BOOL)\b canChooseDirectories \b0 Returns YES if the panel allows the user to choose directories.\
\fi-6552 \fi-6552 \fi-6552 {\f3 -} (BOOL)\b canChooseFiles \b0 Returns YES if the panel allows the user to choose files.\
\fi-6552 \fi-6552 \fi-6552 {\f3 -} (void)\b setAllowsMultipleSelection:\b0 (BOOL)\i flag\i0 Sets whether the user can open multiple files (and directories) at a time.\
\fi-6552 \fi-6552 \fi-6552 {\f3 -} (void)\b setCanChooseDirectories:\b0 (BOOL)\i flag \i0 Sets whether the user can choose directories.\
\fi-6552 \fi-6552 \fi-6552 {\f3 -} (void)\b setCanChooseFiles:\b0 (BOOL)\i flag \i0 Sets whether the user can choose files.\
\fs28 \pard \s4 \li7029 \fi-6552 \ri1007 \ql \tx6652 \tx7030 \f1 \b0 \fi-6552 {\f3 -} (int)\b runModalForTypes:\b0 (NSArray *)\i fileTypes\i0 Invokes the \b runModalForDirectory:file:types:\b0 method, using the last directory from which a file was chosen as the path argument. Returns the value returned by that method.\
\fi-6552 \fi-6552 \fi-6552 {\f3 -} (int)\b runModalForDirectory:\b0 (NSString *)\i path\i0 Displays the panel and begins its event loop. The panel\
\fi-6552 \s5 \li7030 \fi-6553 \fi-5796 \b file:\b0 (NSString *)\i filename\i0 displays the files in \i path\i0 that match the types in\
\b types:\b0 (NSArray *)\i fileTypes\i0 \i fileTypes\i0 , with \i filename\i0 selected. Returns NSOKButton (if the user clicks the OK button) or NSCancelButton (if the user clicks the Cancel button).\
\s4 \li7029 \fi-5794 \fi-6552 \fi-6552 {\f3 -} (int)\b runModalForTypes:\b0 (NSArray *)\i fileTypes\i0 Invokes \b runModalForDirectory:file:types:\b0 using the last\
\fi-6552 \s5 \li7030 \fi-6553 \fi-5796 directory from which a file was chosen as the \i path\i0 argument.\